registry.el (registry-full): Add convenience method. Fix logic.
authorTeodor Zlatanov <tzz@lifelogs.com>
Mon, 9 May 2011 22:27:17 +0000 (22:27 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 9 May 2011 22:27:17 +0000 (22:27 +0000)
commit7bd2f288e2ea12a078a152d51a66df463e5cefe9
treefec584fa123af51453b5f4f4e5d65f329aed45e7
parent166541f59b2cb4930a7f589812b2ac922af63b1d
registry.el (registry-full): Add convenience method.  Fix logic.
 (registry-insert): Use it.  Fix logic here too.
gnus-registry.el (gnus-registry-insert): Add wrapper that calls `registry-prune' if `registry-full' returns t.
 (gnus-registry-handle-action, gnus-registry-get-or-make-entry, gnus-registry-set-id-key, gnus-registry-usage-test): Use it.
lisp/gnus/ChangeLog
lisp/gnus/gnus-registry.el
lisp/gnus/registry.el